home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id006.dxr / 00206.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  166 b   |  10 lines

  1. on exitFrame
  2.   handcursor(8)
  3.   handcursor(30)
  4.   unLoad()
  5.   repeat with n = 24 down to 20
  6.     set the visible of sprite n to 1
  7.     puppetSprite(n, 0)
  8.   end repeat
  9. end
  10.